home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / OGRID110 / VENDORS.TXT < prev   
Text File  |  1995-06-01  |  2KB  |  59 lines

  1. ---------------------------------------------------------------------------
  2. OOGrid Library(TM) v1.1
  3. Copyright (C) 1994, 1995 by Arturo J. Monge
  4. Portions Copyright (C) 1989, 1990 by Borland International, Inc.
  5. ---------------------------------------------------------------------------
  6.  
  7.  
  8.                              VENDORS INFORMATION
  9.                                        
  10.                                        
  11. The complete license agreement is in the file LICENSE.TXT.  The following
  12. is an extract of the license agreement concerning vendors:
  13.  
  14. "2) OOGrid Library(TM) may be copied and distributed freely (including
  15. uploading it to bulletin boards), providing the package is not modified in
  16. any way.  You are specifically prohibited from charging or requesting
  17. donations, for any such copies, however made, and from distributing the
  18. software and/or documentation with other products (commercial or otherwise)
  19. without prior written permission from the author, with one exception:  disk
  20. vendors approved by the Association of Shareware Professionals are
  21. permitted to redistribute OOGrid Library(TM), subject to the conditions in
  22. this license, without specific written permission."
  23.  
  24.  
  25.  
  26. SUGGESTED ONE LINE DESCRIPTION:
  27.  
  28.      Spreadsheet library for Turbo Vision (TP6/TP7/BP7)
  29.  
  30.  
  31.  
  32. SUGGESTED DESCRIPTION:
  33.  
  34. OOGrid Library(TM) is a library of objects for Turbo Vision that provides a
  35. simple spreadsheet for use in your applications.  The spreadsheet in OOGrid
  36. Library(TM) can be used, for example, to manage lists, to browse and edit
  37. the data in a database, to create data entry screens or simply as an
  38. ordinary spreadsheet.  The library consists of one main object --
  39. TSpreadSheet -- and several auxiliary objects used by TSpreadSheet.  Some
  40. of these auxiliary objects (TLimScrollBar, TMessageLine, and TWindowList --
  41. the latter implemented in the demo program) can be used by other objects or
  42. applications not related to OOGrid Library(TM).
  43.  
  44. This library works with Turbo Pascal 6.0 and Borland/Turbo Pascal 7.0, and
  45. can be used to create real mode applications only; it does not work
  46. properly in protected mode applications.
  47.  
  48.  
  49.  
  50. ADDITIONAL INFORMATION:
  51.  
  52. Requirements:  Turbo Pascal 6.0 or Borland/Turbo Pascal 7.0
  53.                Turbo Vision 1.0 or Turbo Vision 2.0
  54.  
  55. Source code:   Yes (150+ pages)
  56.  
  57. Documentation: Yes (200+ pages)
  58.  
  59. Author:        Arturo J. Monge